NAND: Add nand read.raw and write.raw commands
authorMarek Vasut <[email protected]>
Fri, 23 Sep 2011 13:43:10 +0000 (15:43 +0200)
committerScott Wood <[email protected]>
Mon, 3 Oct 2011 23:35:12 +0000 (18:35 -0500)
commitfb3659ac422801ea18f36ef62926df70beeada4c
tree80f4eb0ee045e88ef731eab2f494317e161379dc
parent6d41419f0b010db03c01dec59875144457aa11d2
NAND: Add nand read.raw and write.raw commands

These commands should work around various "hardware" ECC and BCH methods.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Scott Wood <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Detlev Zundel <[email protected]>
[[email protected]: s/write the page/access the page/]
Signed-off-by: Scott Wood <[email protected]>
common/cmd_nand.c
doc/README.nand